get Required Input
fun getRequiredInput(name: String, trimWhitespace: Boolean = true): String
Content copied to clipboard
Gets the input, or throws IllegalStateException.
Sources
js source
Link copied to clipboard